f2fs file system · Maintained
Maintainers
- M Jaegeuk Kim <jaegeuk@kernel.org>
- M Chao Yu <chao@kernel.org>
Paths
- F
Documentation/ABI/testing/sysfs-fs-f2fs - F
Documentation/filesystems/f2fs.rst - F
fs/f2fs/ - F
include/linux/f2fs_fs.h - F
include/trace/events/f2fs.h - F
include/uapi/linux/f2fs.h
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-mm (capped at 30), ordered by date desc.
-
COOLING9d
[PATCH v4 2/6] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
2026-07-17 · André Almeida <andrealmeid@igalia.com> -
COLD44d
[PATCH v3 3/7] treewide: Replace memcpy(..., current->comm) with copy_task_comm()
2026-06-12 · André Almeida <andrealmeid@igalia.com> -
COLD58d
[PATCH v2 3/6] treewide: Replace memcpy(..., current->comm) with strscpy()
2026-05-24 · André Almeida <andrealmeid@igalia.com> -
STALE67d
[PATCH 3/6] string: Introduce strtostr() for safe and performance string copies
2026-05-17 · André Almeida <andrealmeid@igalia.com> -
STALE70d
[PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
2026-05-12 · Christoph Hellwig <hch@lst.de> -
STALE70d
[PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
2026-05-12 · Christoph Hellwig <hch@lst.de> -
STALE70d
[PATCH 02/12] swap: move boilerplate code into the core swap code
2026-05-12 · Christoph Hellwig <hch@lst.de> -
STALE132d
[PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE132d
[PATCH v3 10/12] f2fs: widen trace event i_ino fields to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE132d
REVIEWED: 9 (9M) [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE115d
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
STALE144d
[PATCH v2 063/110] f2fs: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH v2 009/110] f2fs: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE149d
[PATCH 06/61] f2fs: update for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE142d
[PATCH v2 3/4] folio_batch: Rename pagevec.h to folio_batch.h
2026-02-25 · Tal Zussman <hidden> -
STALE142d
[PATCH v2 2/4] fs: Remove unncessary pagevec.h includes
2026-02-25 · Tal Zussman <hidden> -
STALE142d
REVIEWED: 21 (21M) [PATCH v2 1/4] mm: Remove stray references to struct pagevec
2026-02-25 · Tal Zussman <hidden> -
STALE186d
[PATCH v2 29/31] f2fs: add EXPORT_OP_STABLE_HANDLES flag to export operations
2026-01-19 · Jeff Layton <jlayton@kernel.org> -
STALE185d
[PATCH 28/29] f2fs: add EXPORT_OP_STABLE_HANDLES flag to export operations
2026-01-15 · Jeff Layton <jlayton@kernel.org> -
STALE143d
[PATCH 08/24] f2fs: add setlease file operation
2026-01-08 · Jeff Layton <jlayton@kernel.org> -
STALE237d
[PATCH 4/4] f2fs: attach a_ops->ra_folio_order to allocate large folios for readahead
2025-12-01 · Jaegeuk Kim <jaegeuk@kernel.org> -
STALE235d
REVIEWED: 2 (2M) [PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-01 · Jeff Layton <jlayton@kernel.org> -
DORMANTno replies
REVIEWED: 2 (2M) [PATCH v3] vfs: remove the excl argument from the ->create() inode_operation
2025-11-10 · Jeff Layton <jlayton@kernel.org> -
STALE259d
[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
2025-11-07 · Jeff Layton <jlayton@kernel.org> -
STALE262d
[PATCH] vfs: remove the excl argument from the ->create() inode_operation
2025-11-05 · Jeff Layton <jlayton@kernel.org> -
STALE255d
[PATCH 7/9] blk-crypto: handle the fallback above the block layer
2025-10-31 · Christoph Hellwig <hch@lst.de> -
STALE266d
REVIEWED: 17 (16M) [PATCH 6.1 3/8] filemap: update ki_pos in generic_perform_write
2025-10-21 · Mahmoud Adam <hidden> -
STALE258d
[PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
2025-10-14 · Kundan Kumar <hidden> -
STALE258d
[PATCH v2 01/16] writeback: add infra for parallel writeback
2025-10-14 · Kundan Kumar <hidden> -
STALE229d
LANDED: 3 (0M) [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
2025-08-27 · Shivank Garg <hidden>
Needs attention (review trailers in, no pickup)
Patches with review trailers that haven't landed in mainline and haven't been Acked by a maintainer. Oldest first.
-
STALE132d
REVIEWED: 9 (9M) [PATCH v3 01/12] vfs: widen inode hash/lookup functions to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> · 1 Reviewed-by
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE185d
[PATCH 28/29] f2fs: add EXPORT_OP_STABLE_HANDLES flag to export operations
2026-01-15 · Jeff Layton <jlayton@kernel.org> -
STALE186d
[PATCH v2 29/31] f2fs: add EXPORT_OP_STABLE_HANDLES flag to export operations
2026-01-19 · Jeff Layton <jlayton@kernel.org> -
STALE149d
[PATCH 06/61] f2fs: update for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH v2 009/110] f2fs: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH v2 063/110] f2fs: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE115d
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
2026-03-04 · Yury Norov <hidden> -
STALE132d
[PATCH v3 10/12] f2fs: widen trace event i_ino fields to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org>